Appliance Logging Liagent LogCollection Info
Appliance Logging Liagent LogCollection Info
The Appliance Logging Liagent LogCollection Info schema contains the information about the list of loginsight agent configurations.
This schema was added in vSphere API 9.1.0.0.
JSON Example
{
"configurations": [
{
"enabled": false,
"unitid": "string",
"unittype": "string",
"status": "string",
"message": "string",
"content": "string"
}
]
}
configurations
Required
Defines the list of loginsight agent configurations.
This property was added in vSphere API 9.1.0.0.